reverse

open override fun reverse(): Polygon<Vec3>(source)

Reverses the order of vertices, effectively reversing the orientation of the polygon.

Return

A new polygon with vertices in reverse order.